ci: Give up on sysprof for now
authorMatthias Clasen <mclasen@redhat.com>
Thu, 1 Oct 2020 11:37:44 +0000 (07:37 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 1 Oct 2020 11:37:44 +0000 (07:37 -0400)
Using sysprof and glib as subprojects of the same
project sadly does not work. Subprojects are not
as robust as they should be.

.gitlab-ci.yml

index 0d22977a8e93d9f319020402ec99800cc0b528b1..166d77e47bc83bc12d85e27a066179ef00e9e0ed 100644 (file)
@@ -74,7 +74,6 @@ fedora-x86_64:
   script:
     - meson subprojects update
     - meson ${COMMON_MESON_FLAGS} ${EXTRA_MESON_FLAGS} ${BACKEND_FLAGS} ${FEATURE_FLAGS}
-            -Dsysprof=enabled
             _build
     - ninja -C _build
     - .gitlab-ci/run-tests.sh _build x11